Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support AWS Lambda Function URLs #58

Merged
merged 4 commits into from
Sep 5, 2022
Merged

Support AWS Lambda Function URLs #58

merged 4 commits into from
Sep 5, 2022

Conversation

ggallotti
Copy link
Member

Support AWS Lambda Http APIs.

A function URL is a dedicated HTTP(S) endpoint for your Lambda function. You can create and configure a function URL through the Lambda console or the Lambda API. When you create a function URL, Lambda automatically generates a unique URL endpoint for you. Function URL endpoints have the following format:

https://.lambda-url..on.aws

Depends-on: genexuslabs/JavaClasses#598

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@ggallotti
Copy link
Member Author

@sjuarezgx need review for this PR.
Thanks!

@ggallotti ggallotti merged commit 5492055 into master Sep 5, 2022
@ggallotti ggallotti deleted the lambda-http branch September 5, 2022 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants